﻿CHARACTERS = {
	c:BAL ?= {
		create_character = {
			# Dewa Agung Putra II # Rulers of the principal Balinese kingdom: Klungkung.
			first_name = "Putra"
			last_name = "Klungkung"
			historical = yes
			ruler = yes
			birth_date = 1783.5.6 # pure guesswork, reigned from 1814-1850
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
			}
		}	

		create_character = {
			# Dewa Agung Putra III
			first_name = "Putra"
			last_name = "Klungkung"
			historical = yes
			heir = yes
			birth_date = 1832.2.7 # pure guesswork, reigned from 1851-1903
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				trait_child
			}
		}
	}
}
